home *** CD-ROM | disk | FTP | other *** search
/ Champak 40 / Vol 40.iso / games / bee_dodg.swf / scripts / DefineButton2_123 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-05-10  |  81 b   |  5 lines

  1. on(release){
  2.    _root.wipe.transition = true;
  3.    _root.wipe.nextframe = 4;
  4. }
  5.